Total Complexity | 24 |
Dependencies | 1 |
Dependents | 15 |
Total lines | 1,558 |
Lines of code | 1,191 |
Logical lines of code | 65 |
Comment lines | 301 |
Methods | 13 |
Properties | 8 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
get_default_currency_map() | 5 | 1,094 | ||
is_current_currency_supported() | 61 | 2 | 12 | |
get_currency_symbol() | 64 | 2 | 9 | |
get_currency_name() | 64 | 2 | 9 | |
get_currency_precision() | 63 | 2 | 10 | |
get_currency_separator_decimal() | 63 | 2 | 10 | |
get_currency_separator_thousands() | 63 | 2 | 10 | |
get_currency_symbol_position() | 66 | 2 | 8 | |
get_currency_code() | 79 | 1 | 3 | |
get_currency_code_fallback() | 73 | 1 | 5 | |
get_currency_code_options() | 67 | 1 | 8 | |
get_unsupported_currencies() | 64 | 1 | 10 | |
update_currency_option() | 80 | 1 | 3 |